data-manipulation/hashing/sha224
rule:
meta:
name: hash data using SHA224
namespace: data-manipulation/hashing/sha224
authors:
- moritz.raabe@mandiant.com
scopes:
static: function
dynamic: thread
mbc:
- Cryptography::Cryptographic Hash::SHA224 [C0029.004]
references:
- https://www.rfc-editor.org/rfc/rfc6234
examples:
- 6CC148363200798A12091B97A17181A1:0x14011FEB0
features:
- and:
- number: 0xc1059ed8 = H(0)0
- number: 0x367cd507 = H(0)1
- number: 0x3070dd17 = H(0)2
- number: 0xf70e5939 = H(0)3
- number: 0xffc00b31 = H(0)4
- number: 0x68581511 = H(0)5
- number: 0x64f98fa7 = H(0)6
- number: 0xbefa4fa4 = H(0)7
last edited: 2023-11-24 10:34:28